home *** CD-ROM | disk | FTP | other *** search
- gadutil.library/GU_ChangeStr gadutil.library/GU_ChangeStr
-
- NAME
- GU_ChangeStr -- Change the contents of string gadget.
-
- SYNOPSIS
- GU_ChangeStr(gad, string, win)
- D0 A0 A1
-
- VOID GU_ChangeStr(struct Gadget *, STRPTR, struct Window *);
-
- FUNCTION
- Change the string in a string gadget.
-
- INPUTS
- gad - Gadget to change
- string - New string
- win - Window that the gadget is located in.
-
- RESULT
- none
-
- BUGS
- none known
-
- SEE ALSO
-